Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What must be done after closing a cursor to return memory? Dec 21
Are C# constructors the same as C++ constructors?Sep 07
Which of the following is not true about constructors and destructors?Oct 28
Which of the following is not a user-defined data type?Jan 13
The default constructor for class A is - select optionSep 30
return is an example of which option Jul 21
Which overloads a unary minus operator and returns no values - Select optionMar 21
Using the CHECKS table, write a query to return all the unique remarksDec 21
When using the HAVING clause, do you always have to use a GROUP BY also? Dec 21
How can I find out what the garbage collector is doing?Sep 08
I'm having some trouble with CAS. How can I troubleshoot the problem?Aug 18
What are the fundamental differences between value types and reference types?Mar 12
What standard types does C# use?Oct 21
What is the use of addressing modes, mention the different typesFeb 20
Will below statements will work or not?Dec 21
Which interrupt is not level-sensitive in 8085?May 01
Which is NOT true about Templates? - Select optionOct 27
Which is NOT true about function objects?Mar 09
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
C++ does not supportFeb 25
Which of the following is not a keyword?Aug 27
Which of the following statements do correctly describe the characteristics of...Dec 06
Which of the following is called an implicit constructor for the class xyz?Sep 26
Which of the following would assigns the string “welcome” to the second construc...Nov 20
Which of the following statements are true about copy constructors? Select...Jul 09
Can I call a virtual method from a constructor/destructor?Sep 08
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
Do the following statements return the same or different output.Dec 21
What are the different types of charts available in Excel?Jan 20
What types of information are stored in the data dictionary? Dec 21
What are the different types of forms that you can create in Access?Jan 20
What are the different types of write operations used in 8253?Sep 25
Give the different types of command words used in 8259a?Oct 10
Which of the following data type(s) is introduced by ANSI C++?Dec 15
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
Which of the following statement defines more than one generic data type in a cl...Apr 08
Which statement(s) is similar to the declaration of non type template...Mar 22
What types of object can I throw as exceptions?Dec 14
How can I check the type of an object at runtime?Feb 06
Can I get the name of a type at runtime?Nov 18
List Two types of Priority Queues in dfs (data file structure).Jul 31
List Types of Linked List in dfs (data file structure).Nov 13
Is it true that all C# types derive from a common base class?Nov 04
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following flags do not have any bit fields? - Select optionOct 20